Skip to content

Fix old devices overriding cloud data#410

Merged
Scriptbash merged 1 commit intomainfrom
sync-fixes
Apr 26, 2026
Merged

Fix old devices overriding cloud data#410
Scriptbash merged 1 commit intomainfrom
sync-fixes

Conversation

@Scriptbash
Copy link
Copy Markdown
Owner

Fixes a sync issue where if a device's database didn't contain an article that was already synced from another device, the local database would insert the article before the sync runs. The updated_at timestamp would be set to the time of insertion and when the sync ran, it would override the cloud data.

@Scriptbash Scriptbash merged commit f15f4c5 into main Apr 26, 2026
3 of 4 checks passed
@Scriptbash Scriptbash deleted the sync-fixes branch April 26, 2026 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant